(no commit message)
authorjnkl <jnkl@web>
Sat, 25 Jan 2025 12:00:20 +0000 (12:00 +0000)
committeradmin <admin@branchable.com>
Sat, 25 Jan 2025 12:00:20 +0000 (12:00 +0000)
doc/forum/Deduplication_between_two_repos_on_the_same_drive__63__.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Deduplication_between_two_repos_on_the_same_drive__63__.mdwn b/doc/forum/Deduplication_between_two_repos_on_the_same_drive__63__.mdwn
new file mode 100644 (file)
index 0000000..fee3c11
--- /dev/null
@@ -0,0 +1 @@
+I run a server and have a 2.5TB repo on a 4TB drive. Right now I have a bare repo for outside connections on it, but thought about a non-bare repo beside this on the same drive for local use. Does git-annex realize the repos are on the same btrfs-volume and uses ```cp --reflink``` while syncing between them?